ConstructSim Work Package Server Setup Guide

To Configure the VCM Attributes

To Configure the List of VCM Attributes

  1. Open the Data Processing database and update table SetUpExendedAttributesTableDetails with custom VCM attributes.

To Set CAD Attributes to Process

  1. Open the Data Processing database to update the tables.
  2. In the SetUpOptions table, set the CADAttributes_Use_PDS value to TRUE.
  3. Create new tables from …\ ProjectData\CAD\PDS\PDS\field.mdb2 to Data Processing database tables (contact Bentley Systems for these files):
    PDSDateTable data_table.xlsx
    PDSLabelNames PDSLabelNames.sql
    PDSLabels PDSLabels.sql
    PDSLabelsMiscText PDSLabelsMiscTexts.sql
    PDSLabelValues PDSLabelValues.sql
    PDSLinkage PDSLinkage.sql
  4. Copy LabelNames from the PDSLabelNames table to the SetUpExtendedAttributesManagerCADAttributeNames table, in the CAD_ATTRIBUTE_Name column.

  5. Set the CAD_System column to PDS.
  6. Update the SetUpExtendedAttributesManagerCAD table with the CAD attributes.

To Set ISO Attributes to Process

  1. Open the Data Processing database to update the tables.
  2. In the SetUpOptions table, set the Use_ISO_PIPELINEATTRIBUTES value to TRUE.
  3. In the SetUpOptions table, set the Use_ISO_COMPONENTATTRIBUTES value to FALSE.
  4. Update the SetUpExtendedAttributesManagerISO table with the ISO attributes.